RATional Fortran - définition. Qu'est-ce que RATional Fortran
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est RATional Fortran - définition

PROGRAMMING LANGUAGE
Ratfiv; Ratfiv programming language; Ratfor programming language; RATFOR

RATional Fortran      
<language> (RATFOR) Brian Kernighan's Fortran preprocessor that allows programming with C-like {control flow}. RATFOR is mainly of historical significance. A translator from Ratfor to Fortran IV was posted to comp.sources.Unix volume 13. ftp://ftp.wustl.edu/mirrors/Unix-c/languages/ratfor.tar-z. ["Ratfor - A Preprocessor for a Rational Fortran", B.W. Kernighan, Soft Prac & Exp 5:395-406, Oct 1975]. ["Software Tools", B.W. Kernighan & P.J. Plauger, A-W, 1976]. (2001-07-31)
RATFIV         
<language> An enhancement to the RATFOR programming language, developed by Bill Wood while at the Institute for Cancer Research (Philadelphia PA, now the Fox Chase Cancer Center) in 1980-1981. RATFIV was released on several DECUS (Digital Equipment Corporation User's Group) tapes for VAX/VMS. Among its enhancements were: optional Fortan 77 output, an enhanced Format statement and enhanced macros. (2007-05-16)
RATFOR         

Wikipédia

Ratfor

Ratfor (short for Rational Fortran) is a programming language implemented as a preprocessor for Fortran 66. It provides modern control structures, unavailable in Fortran 66, to replace GOTOs and statement numbers.